Skip to content

[Precogs Alert] Unvalidated URL Redirection detected (CWE-601, Risk: High)#17

Open
sameer6pre wants to merge 1 commit intomainfrom
Precogs-fix-dda69ojm
Open

[Precogs Alert] Unvalidated URL Redirection detected (CWE-601, Risk: High)#17
sameer6pre wants to merge 1 commit intomainfrom
Precogs-fix-dda69ojm

Conversation

@sameer6pre
Copy link
Owner

Vulnerability Details

  • File Path: orbit-app/src/components/DownloadFile.jsx
  • Vulnerability Type: Unvalidated URL Redirection
  • Risk Level: High

Explanation:
The code constructs a URL using a potentially unvalidated and user-controlled variable fileId. If BASE_URL is not strictly controlled or fileId is not validated, this could lead to an unvalidated URL redirection or even SSRF if the constructed URL is malicious.

Please review and address the issue accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant